home *** CD-ROM | disk | FTP | other *** search
/ Computer Life: SuperPac / SuperPac (Computer Life Magazine)(Ziff-Davis)(1995).ISO / pc / demos / nile / senet.exe / senet.DXR / 00262.ls < prev    next >
Encoding:
Text File  |  1995-05-04  |  188 b   |  11 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go(the frame)
  4.   else
  5.     unLoadCast()
  6.     preLoad(label("Choose Opponent"))
  7.     puppetTransition(34, 3, 32)
  8.     puppetSound("SlideUp")
  9.   end if
  10. end
  11.